Skip to main content

BalanceSheetReport

@centrifuge/sdk


@centrifuge/sdk / BalanceSheetReport

Type Alias: BalanceSheetReport

BalanceSheetReport: object

Defined in: src/types/reports.ts:38

Balance sheet type

Type declaration

accruedFees

accruedFees: Currency

assetValuation

assetValuation: Currency

netAssetValue

netAssetValue: Currency

offchainCash

offchainCash: Currency

onchainReserve

onchainReserve: Currency

timestamp

timestamp: string

totalCapital?

optional totalCapital: Currency

tranches?

optional tranches: object[]

type

type: "balanceSheet"